Version 22.2

SafeDictionary<TKey,TValue> Class Properties

For a list of all members of this type, see SafeDictionary<TKey,TValue> members.

Public Properties
 NameDescription
Public PropertyCountGets the number of key/value pairs in the dictionary  
Public PropertyIsReadOnlyReturns whether the dictionary is read only  
Public PropertyItemGets or sets the value associated with the specified key.  
Public PropertyKeysReturns the collection of keys  
Public PropertyValuesGets the collection containing the values  
See Also

View on GitHub